home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / BARNET / ARMLINUX / MAIL / 9806 / 000123_owner-linux-arm…r.rutgers.edu _Thu Jun 11 02:27:39 1998.msg < prev    next >
Internet Message Format  |  1998-06-30  |  3KB

  1. Return-Path: <owner-linux-arm-outgoing@vger.rutgers.edu>
  2. Received: from virtual.bbc.co.uk (virtual.bbc.co.uk [132.185.132.199])
  3.     by odie.barnet.ac.uk (8.8.6/8.8.6) with ESMTP id CAA20118
  4.     for <willy@odie.barnet.ac.uk>; Thu, 11 Jun 1998 02:27:38 +0100
  5. Received: from nic.funet.fi (nic.funet.fi [128.214.248.6])
  6.     by virtual.bbc.co.uk (8.8.5/8.8.5) with ESMTP id CAA17414
  7.     for <willy@bofh.ai>; Thu, 11 Jun 1998 02:28:15 +0100 (BST)
  8. Received: from vger.rutgers.edu ([128.6.190.2]:35920 "EHLO vger.rutgers.edu" ident: "TIMEDOUT") by nic.funet.fi with ESMTP id <20234-686>; Thu, 11 Jun 1998 04:28:09 +0300
  9. Received: by vger.rutgers.edu id <971034-27857>; Wed, 10 Jun 1998 18:33:18 -0400
  10. Received: from odie.barnet.ac.uk ([194.82.202.98]:3172 "EHLO odie.barnet.ac.uk" ident: "willy") by vger.rutgers.edu with ESMTP id <971683-27857>; Wed, 10 Jun 1998 16:40:45 -0400
  11. Received: (from willy@localhost)
  12.     by odie.barnet.ac.uk (8.8.6/8.8.6) id XAA19727;
  13.     Wed, 10 Jun 1998 23:27:14 +0100
  14. From: Matthew Wilcox <willy@odie.barnet.ac.uk>
  15. Message-Id: <199806102227.XAA19727@odie.barnet.ac.uk>
  16. Subject: Re: Compiling Apache 1.3.0
  17. To: sam@illuminated.co.uk (Sam Kington)
  18. Date:     Wed, 10 Jun 1998 23:27:13 +0100 (BST)
  19. Cc: linux-arm@vger.rutgers.edu
  20. In-Reply-To: <357EE27C.AAD1FA22@illuminated.co.uk> from "Sam Kington" at Jun 10, 98 08:46:04 pm
  21. X-Mailer: ELM [version 2.4 PL25]
  22. MIME-Version: 1.0
  23. Content-Type: text/plain; charset=US-ASCII
  24. Content-Transfer-Encoding: 7bit
  25. X-Orcpt: rfc822;linux-arm@vger.rutgers.edu
  26. Sender: owner-linux-arm@vger.rutgers.edu
  27. Precedence: bulk
  28. X-Loop: majordomo@vger.rutgers.edu
  29. Status: RO
  30.  
  31. Sam Kington
  32. > Hi,
  33. > I can't get Apache 1.3.0 to compile (had similar problems with 1.2.6 a
  34. > white ago). I'm running Linux 2.0.33 on a StrongARM Risc PC, the kernel
  35. > was compiled by the gcc binary from the ftp site, using the 2.0.33
  36. > patches from a month or two ago. Here's the offending bit from make.
  37. > ===> main
  38. > gcc -c  -I../os/unix -I../include   -DLINUX=2 -D__arm -DUSE_HSREGEX 
  39. > http_config.c
  40. > http_config.c:271: parse error before `module'
  41.  
  42. Well, based on a quick look at the code in question, line 271 uses
  43. XtOffset.  This isn't a function I'm aware of, so I do
  44. `find . -type f |xargs grep XtOffset |less'.  I discover it's defined in
  45. include/conf.h.  So look through that... ah, there it is.  For some
  46. reason, if __arm is defined, it defines it to be _Offsetof(...) which
  47. I can't find defined anywhere.  I recommend you todge the Makefile and
  48. remove the -D__arm from it; maybe it'll work then?
  49.  
  50. ObWildSpeculation: do you suppose this is a RISCiX hangover?
  51.  
  52. -- 
  53. Set Alias$Case Set Alias$[ |||| |MSet Alias$Otherwise Set Alias$[ \ Matthew
  54. "" |MSet Alias$When If %0=%%0 Then Set Alias$[ "" ||MIf %0=%%0    \ Wilcox
  55. Then Set Alias$Otherwise Set Alias$[ |||||||||||||||| ||MIf       \
  56. %0=%%0 Then Set Alias$When Set Alias$[ ||||||||||||||||
  57. unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu